Categories : All >> Scripting >> 
Examples (9) Perl (123) Powershell (30) Python (66)
Selenium (7)      
Total of 236 matching articles 
Search results : ^Scripting::

Page - 1 | 2 | 3 | 4 |

Sort by : Number | Title
Q.489plainScripting::Perl::How to remove trailing blanks from a string.
Q.554plainScripting::Perl::how to extract a specific substring from a bigger string.
Q.563plainScripting::Perl::How to define a subroutine to find maximum and minimum.
Q.569plainScripting::Perl::OLE::How to create new COM object using OLE package.
Q.570plainScripting::Perl::How to use Wscript objects.
Q.571plainScripting::Perl::How to WebResolve COM objects to resolve IP addresses.
Q.576plainScripting::Perl::How to sort a hash by its values.
Q.577plainScripting::Perl::How to use the sort function.
Q.578plainScripting::Perl::How to replace a random string delimited by a start and end pattern.
Q.582plainScripting::Perl::regular expression syntax , part 1.
Q.600plainScripting::Perl::How to declare an empty Hash.
Q.601plainScripting::Perl::ADODB::How to list tables in access database file.
Q.605plainScripting::Perl::ActiveState::Where to download ppm packages for activestate perl.
Q.607plainScripting::Perl::How to loop thru a hash given its hash reference.
Q.623plainScripting::Perl::How to count the number of occurrences of a substring in a string.
Q.626plainScripting::Perl::How to use session cookies to login to shareinvestor.com website.
Q.630plainScripting::Perl::How to extract specific table , row, col from html tables.
Q.632plainScripting::Perl::How to download specific table, row, column of a table from a website.
Q.634plainScripting::Perl::RegExp::How to add URL base to a relative URL in HTML anchor tag.
Q.638plainScripting::Perl::How to pass a hash to a subroutine.
Q.642plainScripting::Perl::How to pass array reference to a subroutine.
Q.643plainScripting::Perl::How to use regular expressions to match IP address in a string.
Q.647plainScripting::Perl::How to convert from binary string to long integer and vice versa.
Q.658plainScripting::Perl::RegExp::How to extract an array of matches from multiple line string.
Q.660plainScripting::Perl::How to build usage display and parse options using forward slash /.
Q.667plainScripting::Perl::How to program and parse commandline options using forward-slash.
Q.670plainScripting::Perl::How to return a hash from a subroutine.
Q.673plainScripting::Perl::How to initialize array and hash references.
Q.674plainScripting::Perl::How to declare and initialize 2-dimensional array.
Q.675plainScripting::Perl::How to create 2-dimensional hash , example 1.
Q.679plainScripting::Perl::How to send mail using Net : : SMTP from ActivePerl distribution - v2.
Q.683plainScripting::Perl::How to send mail using Net : : SMTP from ActivePerl distribution - v2 addendum.
Q.685plainScripting::Perl::How to split strings with special characters as delimiters.
Q.702plainScripting::Perl::Win32::What package to use to manage Win32 shares.
Q.731plainScripting::Perl::How to extract directory from path info.
Q.739plainScripting::Perl::How to assign file handles to a variable.
Q.749plainScripting::Perl::Hash::Where to find howto doc #1.
Q.750plainScripting::Perl::io::what are the format strings for printf.
Q.756plainScripting::Perl::Regular Expressions::How to count number of occurrence of a character.
Q.757plainScripting::Perl::Regular Expression::How to count number of leading pipe character.
Q.841richtextScripting::Python::Certification:: What are the available Python Certifications.
Q.844plainScripting::Perl::How to list a directory and filter specific file patters.
Q.906richtextScripting::Powershell:: How to start powershell.
Q.931plainScripting::Perl::How to extract IP addresses from a text file.
Q.944plainScripting::Perl::How to code a script to default to print command syntax if incorrect parameter read from command line.
Q.1012plainScripting::Perl::How to convert from unix time to full date/time string.
Q.1051plainScripting::Perl::Network::How to define a function to perform ping.
Q.1059plainScripting::Perl::How to obtain local computer name for Windows based computers.
Q.1092plainScripting::Perl::How to split a string containing meta charaters such as \.
Q.1188richtextScripting::Powershell:: How to obtain the command history.
Q.1189richtextScripting::Powershell:: How to display Powershell version.
Q.1365plainScripting::Powershell::Syntax:: If and Switch statements.
Q.1366plainScripting::Powershell::Syntax:: Do While - Do Until - For - ForEach loops.
Q.1367plainScripting::Powershell::Syntax:: Reading from or Writing to a file.
Q.1368plainScripting::Powershell::Syntax:: Writing to a HTML or CSV file.
Q.1369plainScripting::Powershell::Syntax:: Arrays - Constants - Functions - Variables.
Q.1370plainScripting::Powershell::Syntax:: How to create objects.
Q.1371plainScripting::Powershell::Syntax:: Writing to Console or Capturing User input.
Q.1372plainScripting::Powershell::Syntax:: line breaks - comments - merging lines - piping output to another command.
Q.1379richtextScripting::Python::Help:: How to get help from python interpreter.